home *** CD-ROM | disk | FTP | other *** search
- on enterFrame
- global g1erSprNav, exitFrame, gPhLabel, g1erSprLoc, gMaxBoutons, gEtudAct, gEtudPrec, gEtatEtud, gSujet0, gPartie, gTraduit, gListCodPhy, gSujAct, gCDpath, gRetour, gLabel, gLocLabel, gVersion
- set gMaxBoutons to 24
- set gEtudPrec to gEtudAct
- set gEtudAct to "FI"
- set gLocLabel to "PH:RN fi"
- set gLabel to gRetour
- repeat with i = g1erSprLoc to gMaxBoutons
- set the visible of sprite i to 0
- end repeat
- set the visible of sprite 2 to 1
- set the visible of sprite 3 to 0
- set the visible of sprite 4 to 0
- set the visible of sprite 46 to 0
- set the visible of sprite 47 to 0
- set nomfic to gVersion & "P" & getAt(gListCodPhy, gSujAct) & ".PIC"
- set the fileName of cast "FICHE PHY" to nomfic
- put nomfic
- end
-